Câu ví dụ
- If a compiler has the same system for host and for target, it is known as a native compiler.
Nếu hệ thống build, host, và target giống nhau, thì cái này gọi là native. - The native compiler versions should be used when they exist.
Các bản dịch sang ngôn ngữ đã chọn sẽ được hiển thị khi chúng đã tồn tại. - This is different to the model used by iOS which uses a native compiler to turn Objective-C into ARM machine code.
Nó khác với mô hình được sử dụng bởi iOS trong đó sử dụng một trình biên dịch native để chuyển mã Objective-C thành mã máy ARM.